Welcome![Sign In][Sign Up]
Location:
Search - Android button

Search list

[androidbutton_view

Description: Android开发:button在底部的多个view切换 实例二3D切换。-Android development: more than one view over instances of the button at the bottom of the two 3D switch。
Platform: | Size: 58368 | Author: 小林 | Hits:

[androidz1

Description: 演示在android使用按钮和listview,主要是添加监听器。从VB/delphi/C#转android的初学者适用。-The presentation is android use button and listview, main is to add a listener. From VB/Delphi/c# turn of android for beginners.
Platform: | Size: 51200 | Author: ivzcl | Hits:

[androidex07_1_button

Description: android开发中基本控件button使用的demo,适合于初学者使用-demo for android widget
Platform: | Size: 26624 | Author: Jehovah | Hits:

[androidbuttonTest

Description: Android对按钮事件的描述 希望对个问新手有写帮助-Android对按钮事件的描述 希望对个问新手有写帮助 Translate from: Chinese Allow phonetic typingType text or a website address or translate a document. Cancel Android duì ànniǔ shìjiàn de miáoshù xīwàng duì gè wèn xīnshǒu yǒu xiě bāngzhùChinese (Simplified)EnglishSpanishAlpha Android on the button event description asked novice to write help
Platform: | Size: 140288 | Author: 林风 | Hits:

[JSP/JavaT_ButtonExmple

Description: android中按钮控件的使用方法,用eclipse编写-this file introduces the method to use Button.
Platform: | Size: 38912 | Author: xiaoqi | Hits:

[androidAnimationButton

Description: Android的Animation混合使用制作出一种的多个button滑入的效果-Android Animation mixture is to use to produce the kind of button slide
Platform: | Size: 445440 | Author: z | Hits:

[androidDPADkeybord

Description: 实现android系统的DPAD按键处理-Android system DPAD button processing
Platform: | Size: 30720 | Author: he | Hits:

[androidTestYouku

Description: 模仿android版优酷的菜单按钮,使用动画效果完成,几乎以假乱真,很不错-Cool to imitate the android version of the menu button, use the animation to complete, almost as real, very good
Platform: | Size: 233472 | Author: zou | Hits:

[android3D

Description: 动作类游戏是最传统的游戏类型之一,主要是由玩家所控制的人物或角色根据周围环境的变化,利用键盘或者手柄、鼠标的按键做出一定的动作,如移动、跳跃、攻击、躲避、防守等,来达到游戏要求的相应目标,一般是为了过关。现在的动作类游戏则融入了很多新的元素,很多经典的关卡以及很多画面的特效,使其逐渐成为所有游戏类型里面款式最多,发展最快的一种。 3D空战便是动作类游戏的一种,其中融入了很多动作类游戏特有的技术,且画面流畅、声音震撼。 android系统下的实现-The action game is one of the most traditional type of game, mainly controlled by the player character or role changes in the surrounding environment, using the keyboard or joystick, a mouse button to make a certain action, such as move, jump, attack, evade , defense, etc., to achieve the appropriate goal of the game requires, usually in order to pass. Now the action game into a lot of new elements, many classic levels and many picture effects, it is becoming all the game types which style most of the fastest growing. 3D Air Combat is a action game, incorporating a lot of action games unique technology, the screen smooth voice shook. android system implementation
Platform: | Size: 3283968 | Author: 宋志辉 | Hits:

[androidMyCalendarV.0.4.2

Description: Android系统内置日历控件,可实现上月下月按钮、点击某一天的事件。-The Android system built-in calendar control, the last month next month button, click on a certain day of the event.
Platform: | Size: 319488 | Author: lee | Hits:

[androidCameraTest

Description: 實現android黑白影像處理 並不需要點選拍照按鈕,會及時將影像作黑白處理-Android black and white image processing does not need to click the camera button, it will be black and white image processing
Platform: | Size: 265216 | Author: 邱振添 | Hits:

[Linux-UnixAndroid_helloworld

Description: 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明: 1. 要实现从1个activity跳到另一个activity,这需要通过intent来实现。当然我们需要在Next按钮上绑定一个按钮按下的监听器(这些好像是java中的知识,可我从没学过java,只能用到哪个地方再去学了),一旦该按钮监听到有按键按下,则通过intent将指定的第2个activity触发,这样就完成了本次试验的功能。 2.在工程中,每一个activity都对应一个xml文件,xml文件主要是控制各控件的位置和属性的.   3. asserts目录下可以存放任何文件,res目录下也可以存放任意文件,且res下的文件会在gen目录下的R.java文件中自动生成一个全局id。   4. res目录下的values目下的strings.xml中的控件也是每个控件都在R.jar中对应一个id号。当然layout下的main.xml文件也是一样的。  -Experimental features:               In the first Hello World! For the activity of the label to display the good, the interface has a button called Next. Click the Next button to enter the second activity, the second interface is only a Close button. Of course, some people will be safer to close the program, according to online function is not very simple, and android have a dedicated exit key and return key. The Close button temporarily failed to achieve it.               I an activity for HelloworldActivity 2 activity is NextActivity.               Experiments show that:             (1) from one activity to another activity, which requires intent to achieve. Of course we need to bind on the Next button press of a button listener (like java in knowledge, but I never learned the java, and can only be used where to go to school). Once the button to listen to button is pressed,
Platform: | Size: 698368 | Author: wuwei | Hits:

[androidpictureviewer

Description: Android 图片浏览器,1.有画廊控件 2.实现图片的放大缩小功能 3,实现图片的自动播放和暂停功能,并且让播放和暂停按钮用同一个按钮控制-Android image viewer, gallery control to achieve a picture zoom function of the picture to play and pause functions, and let the play and pause button with a button control
Platform: | Size: 41984 | Author: 韦齐圣 | Hits:

[androidListView_onItemLongClick

Description: android编程中对listview长按键时,响应菜单项的编码-android programming when the the listview long button in response to the encoding of the menu item
Platform: | Size: 2048 | Author: sarkey | Hits:

[androidImageViewPrj

Description: 自己写的android图片浏览控件,可作为独立控件直接嵌入其他布局中,无任何耦合 具有以下特点: 1、支持本地添加图片和从网络添加图片的双重接口 2、支持设置是否有切换按钮,支持切换按钮的资源通过接口来设置 3、支持直接滚动与按钮切换的双重操作 4、切换按钮随图片位置变化而变化,例如当显示0位置图片时,也会只显示右边按钮,当切换至最后一副图片时,会只显示左按钮 5、支持图片的缩放,支持图片最大,最小缩放比率的设置 6、支持设置默认图片-Pictures write your own browser controls, can be used as an independent control embedded in other layout, without any coupling has the following characteristics: 1, dual interface support local add pictures and add a picture from the network, support set if there is a toggle button to support the toggle button resources through the interface to set 3 support directly scroll button to switch the dual operation toggle button with the picture position change and change, for example, when the display position 0 pictures will show only the right button when switching to the last one picture will show only the left button 5 support picture zoom, support image maximum and minimum zoom ratio setting, support to set the default picture
Platform: | Size: 89088 | Author: 大天二 | Hits:

[androidCheckBox

Description: android初学单选框布局,其中如何在布局管理器下布局checkBox-android beginner radio button layout, layout layout manager checkBox
Platform: | Size: 15360 | Author: 宇文拓 | Hits:

[androidgameDemo1

Description: 物件控制 此範例為物件移動旋轉與縮放的操作以及物件與物件的碰撞或包含判斷,右上方的android公仔為主要的物件,可以透過鍵盤方向鍵進行移動旋轉與縮放,右上方的」ˇ按鈕」為切換移動或旋轉縮放的控制項,當公仔移動到藍色區域,就會判斷是否與藍色區域進行碰撞,而一旦公仔將紅色區域完全覆蓋,就會判斷為包含狀態。-The object control moving object rotation and scaling operations as well as objects and object collision or android doll contains judgment, the upper right is the main object in this example, you can rotate and zoom the keyboard arrow keys to move, the top right button switch move or rotate the zoom control, when the the doll move to the blue area, will determine whether the collision with the blue area, and once the doll completely covered the red zone, it will determine that contains state.
Platform: | Size: 68608 | Author: Lin Ouyang | Hits:

[androidandroid_listview_adapter

Description: 在android中使用ListView,并在其中添加Button,使用了BaseAdpter,并在其中对Button添加了响应事件。-Use the android ListView, and in which add Button, the use of the BaseAdpter, and in which Button to add the response events.
Platform: | Size: 101376 | Author: 颜俊杰 | Hits:

[androidandroid_tabhost

Description: 在android中使用TabHost控件,实现像weibo那样的效果。在上方或下方显示多个任务。可以通过点击TabHost中的一个Button进入到相应的界面。-In TabHost control used in the android, realize like weibo that effect. In the above or below shows that multiple tasks. Can TabHost by clicking on one of the Button into the corresponding interface.
Platform: | Size: 122880 | Author: 颜俊杰 | Hits:

[androidAndListViewButton

Description: android中listview,button的适用;android中listview,button的适用-android listview, button applicable android the listview, button applies
Platform: | Size: 47104 | Author: zzz | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net